Clean up handling of _gdk_win32_grab_cursor
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Oct 2015 16:45:25 +0000 (12:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Oct 2015 16:45:25 +0000 (12:45 -0400)
commitc8604923598aad745a65ec16eb79113c97649345
tree2015c1e7b33b09b9f196c9fa3b3f8726e2996937
parent00b39e4a82401f407a2df2e2e35a18ede88b41ea
Clean up handling of _gdk_win32_grab_cursor

This is a variable holding a ref to an object, so it is
a great case to use g_set_object and g_clear_object.

 # Please enter the commit message for your changes. Lines starting
gdk/win32/gdkdevice-virtual.c